@pulumi/openstack 3.11.0-alpha.1677786647 → 3.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/blockstorage/getAvailabilityZonesV3.d.ts +13 -1
- package/blockstorage/getAvailabilityZonesV3.js +15 -6
- package/blockstorage/getAvailabilityZonesV3.js.map +1 -1
- package/blockstorage/getQuotasetV3.d.ts +16 -2
- package/blockstorage/getQuotasetV3.js +18 -7
- package/blockstorage/getQuotasetV3.js.map +1 -1
- package/blockstorage/getSnapshotV2.d.ts +17 -2
- package/blockstorage/getSnapshotV2.js +19 -7
- package/blockstorage/getSnapshotV2.js.map +1 -1
- package/blockstorage/getSnapshotV3.d.ts +17 -2
- package/blockstorage/getSnapshotV3.js +19 -7
- package/blockstorage/getSnapshotV3.js.map +1 -1
- package/blockstorage/getVolumeV2.d.ts +16 -2
- package/blockstorage/getVolumeV2.js +18 -7
- package/blockstorage/getVolumeV2.js.map +1 -1
- package/blockstorage/getVolumeV3.d.ts +16 -2
- package/blockstorage/getVolumeV3.js +18 -7
- package/blockstorage/getVolumeV3.js.map +1 -1
- package/blockstorage/index.d.ts +51 -17
- package/blockstorage/index.js +52 -55
- package/blockstorage/index.js.map +1 -1
- package/blockstorage/volume.d.ts +3 -2
- package/blockstorage/volume.js +1 -1
- package/blockstorage/volume.js.map +1 -1
- package/blockstorage/volumeAttach.d.ts +2 -4
- package/blockstorage/volumeAttach.js +4 -4
- package/blockstorage/volumeAttach.js.map +1 -1
- package/blockstorage/volumeAttachV2.d.ts +2 -4
- package/blockstorage/volumeAttachV2.js +4 -4
- package/blockstorage/volumeAttachV2.js.map +1 -1
- package/blockstorage/volumeTypeAccessV3.d.ts +3 -5
- package/blockstorage/volumeTypeAccessV3.js +3 -5
- package/blockstorage/volumeTypeAccessV3.js.map +1 -1
- package/blockstorage/volumeTypeV3.d.ts +1 -1
- package/blockstorage/volumeTypeV3.js +1 -1
- package/blockstorage/volumeV1.d.ts +3 -2
- package/blockstorage/volumeV1.js +1 -1
- package/blockstorage/volumeV1.js.map +1 -1
- package/blockstorage/volumeV2.d.ts +3 -2
- package/blockstorage/volumeV2.js +1 -1
- package/blockstorage/volumeV2.js.map +1 -1
- package/compute/aggregateV2.d.ts +1 -1
- package/compute/aggregateV2.js +1 -1
- package/compute/flavorAccess.d.ts +3 -3
- package/compute/flavorAccess.js +3 -3
- package/compute/floatingIp.d.ts +1 -3
- package/compute/floatingIp.js +1 -3
- package/compute/floatingIp.js.map +1 -1
- package/compute/floatingIpAssociate.d.ts +7 -11
- package/compute/floatingIpAssociate.js +7 -11
- package/compute/floatingIpAssociate.js.map +1 -1
- package/compute/getAggregateV2.d.ts +17 -2
- package/compute/getAggregateV2.js +19 -7
- package/compute/getAggregateV2.js.map +1 -1
- package/compute/getAvailabilityZones.d.ts +13 -1
- package/compute/getAvailabilityZones.js +15 -6
- package/compute/getAvailabilityZones.js.map +1 -1
- package/compute/getFlavor.d.ts +17 -2
- package/compute/getFlavor.js +19 -7
- package/compute/getFlavor.js.map +1 -1
- package/compute/getHypervisorV2.d.ts +17 -2
- package/compute/getHypervisorV2.js +19 -7
- package/compute/getHypervisorV2.js.map +1 -1
- package/compute/getInstanceV2.d.ts +18 -4
- package/compute/getInstanceV2.js +18 -8
- package/compute/getInstanceV2.js.map +1 -1
- package/compute/getKeypair.d.ts +16 -2
- package/compute/getKeypair.js +18 -7
- package/compute/getKeypair.js.map +1 -1
- package/compute/getLimitsV2.d.ts +16 -2
- package/compute/getLimitsV2.js +18 -7
- package/compute/getLimitsV2.js.map +1 -1
- package/compute/getQuotaSetV2.d.ts +16 -2
- package/compute/getQuotaSetV2.js +18 -7
- package/compute/getQuotaSetV2.js.map +1 -1
- package/compute/index.d.ts +60 -20
- package/compute/index.js +61 -60
- package/compute/index.js.map +1 -1
- package/compute/instance.d.ts +5 -7
- package/compute/instance.js +3 -1
- package/compute/instance.js.map +1 -1
- package/compute/interfaceAttach.d.ts +12 -85
- package/compute/interfaceAttach.js +12 -85
- package/compute/interfaceAttach.js.map +1 -1
- package/compute/keypair.d.ts +1 -3
- package/compute/keypair.js +1 -3
- package/compute/keypair.js.map +1 -1
- package/compute/secGroup.d.ts +4 -3
- package/compute/secGroup.js +2 -2
- package/compute/secGroup.js.map +1 -1
- package/compute/serverGroup.d.ts +1 -3
- package/compute/serverGroup.js +1 -3
- package/compute/serverGroup.js.map +1 -1
- package/compute/volumeAttach.d.ts +15 -77
- package/compute/volumeAttach.js +13 -76
- package/compute/volumeAttach.js.map +1 -1
- package/containerinfra/cluster.d.ts +1 -1
- package/containerinfra/cluster.js +3 -1
- package/containerinfra/cluster.js.map +1 -1
- package/containerinfra/clusterTemplate.d.ts +20 -1
- package/containerinfra/clusterTemplate.js +4 -1
- package/containerinfra/clusterTemplate.js.map +1 -1
- package/containerinfra/getCluster.d.ts +16 -2
- package/containerinfra/getCluster.js +18 -7
- package/containerinfra/getCluster.js.map +1 -1
- package/containerinfra/getClusterTemplate.d.ts +21 -2
- package/containerinfra/getClusterTemplate.js +19 -7
- package/containerinfra/getClusterTemplate.js.map +1 -1
- package/containerinfra/getNodeGroup.d.ts +17 -2
- package/containerinfra/getNodeGroup.js +19 -7
- package/containerinfra/getNodeGroup.js.map +1 -1
- package/containerinfra/index.d.ts +18 -6
- package/containerinfra/index.js +19 -28
- package/containerinfra/index.js.map +1 -1
- package/containerinfra/nodeGroup.d.ts +1 -1
- package/containerinfra/nodeGroup.js +1 -1
- package/database/configuration.d.ts +5 -4
- package/database/configuration.js.map +1 -1
- package/database/database.d.ts +1 -3
- package/database/database.js +1 -3
- package/database/database.js.map +1 -1
- package/database/index.d.ts +12 -4
- package/database/index.js +13 -28
- package/database/index.js.map +1 -1
- package/database/instance.d.ts +5 -7
- package/database/instance.js.map +1 -1
- package/database/user.d.ts +10 -1
- package/database/user.js +4 -2
- package/database/user.js.map +1 -1
- package/dns/getDnsZone.d.ts +16 -2
- package/dns/getDnsZone.js +18 -7
- package/dns/getDnsZone.js.map +1 -1
- package/dns/index.d.ts +15 -5
- package/dns/index.js +16 -29
- package/dns/index.js.map +1 -1
- package/dns/recordSet.d.ts +2 -2
- package/dns/recordSet.js +2 -2
- package/dns/transferAccept.d.ts +3 -3
- package/dns/transferAccept.js +3 -3
- package/dns/transferRequest.d.ts +2 -2
- package/dns/transferRequest.js +2 -2
- package/dns/zone.d.ts +1 -1
- package/dns/zone.js +1 -1
- package/firewall/firewall.d.ts +7 -11
- package/firewall/firewall.js +7 -11
- package/firewall/firewall.js.map +1 -1
- package/firewall/getPolicy.d.ts +16 -2
- package/firewall/getPolicy.js +18 -7
- package/firewall/getPolicy.js.map +1 -1
- package/firewall/index.d.ts +12 -4
- package/firewall/index.js +13 -26
- package/firewall/index.js.map +1 -1
- package/firewall/policy.d.ts +6 -8
- package/firewall/policy.js +6 -8
- package/firewall/policy.js.map +1 -1
- package/firewall/rule.d.ts +1 -1
- package/firewall/rule.js +1 -1
- package/identity/applicationCredential.d.ts +2 -2
- package/identity/applicationCredential.js +3 -2
- package/identity/applicationCredential.js.map +1 -1
- package/identity/ec2CredentialV3.d.ts +17 -7
- package/identity/ec2CredentialV3.js +7 -4
- package/identity/ec2CredentialV3.js.map +1 -1
- package/identity/endpointV3.d.ts +2 -4
- package/identity/endpointV3.js +2 -4
- package/identity/endpointV3.js.map +1 -1
- package/identity/getAuthScope.d.ts +30 -3
- package/identity/getAuthScope.js +31 -7
- package/identity/getAuthScope.js.map +1 -1
- package/identity/getEndpoint.d.ts +18 -2
- package/identity/getEndpoint.js +20 -7
- package/identity/getEndpoint.js.map +1 -1
- package/identity/getGroup.d.ts +19 -2
- package/identity/getGroup.js +21 -7
- package/identity/getGroup.js.map +1 -1
- package/identity/getProject.d.ts +16 -2
- package/identity/getProject.js +18 -7
- package/identity/getProject.js.map +1 -1
- package/identity/getRole.d.ts +16 -2
- package/identity/getRole.js +18 -7
- package/identity/getRole.js.map +1 -1
- package/identity/getService.d.ts +18 -2
- package/identity/getService.js +20 -7
- package/identity/getService.js.map +1 -1
- package/identity/getUser.d.ts +16 -2
- package/identity/getUser.js +18 -7
- package/identity/getUser.js.map +1 -1
- package/identity/groupV3.d.ts +1 -3
- package/identity/groupV3.js +1 -3
- package/identity/groupV3.js.map +1 -1
- package/identity/index.d.ts +51 -17
- package/identity/index.js +52 -53
- package/identity/index.js.map +1 -1
- package/identity/project.d.ts +1 -3
- package/identity/project.js +1 -3
- package/identity/project.js.map +1 -1
- package/identity/role.d.ts +1 -1
- package/identity/role.js +1 -1
- package/identity/roleAssignment.d.ts +4 -6
- package/identity/roleAssignment.js +4 -6
- package/identity/roleAssignment.js.map +1 -1
- package/identity/serviceV3.d.ts +1 -3
- package/identity/serviceV3.js +1 -3
- package/identity/serviceV3.js.map +1 -1
- package/identity/user.d.ts +4 -3
- package/identity/user.js +5 -3
- package/identity/user.js.map +1 -1
- package/identity/userMembershipV3.d.ts +6 -10
- package/identity/userMembershipV3.js +6 -10
- package/identity/userMembershipV3.js.map +1 -1
- package/images/getImage.d.ts +55 -6
- package/images/getImage.js +24 -7
- package/images/getImage.js.map +1 -1
- package/images/getImageIds.d.ts +32 -2
- package/images/getImageIds.js +24 -7
- package/images/getImageIds.js.map +1 -1
- package/images/image.d.ts +21 -0
- package/images/image.js +5 -1
- package/images/image.js.map +1 -1
- package/images/imageAccess.d.ts +2 -2
- package/images/imageAccess.js +2 -2
- package/images/imageAccessAccept.d.ts +4 -4
- package/images/imageAccessAccept.js +4 -4
- package/images/index.d.ts +15 -5
- package/images/index.js +16 -27
- package/images/index.js.map +1 -1
- package/index.d.ts +3 -1
- package/index.js +4 -19
- package/index.js.map +1 -1
- package/keymanager/containerV1.d.ts +22 -20
- package/keymanager/containerV1.js +14 -16
- package/keymanager/containerV1.js.map +1 -1
- package/keymanager/getContainer.d.ts +17 -3
- package/keymanager/getContainer.js +18 -7
- package/keymanager/getContainer.js.map +1 -1
- package/keymanager/getSecret.d.ts +39 -5
- package/keymanager/getSecret.js +40 -9
- package/keymanager/getSecret.js.map +1 -1
- package/keymanager/index.d.ts +15 -5
- package/keymanager/index.js +16 -27
- package/keymanager/index.js.map +1 -1
- package/keymanager/orderV1.d.ts +4 -3
- package/keymanager/orderV1.js +2 -2
- package/keymanager/orderV1.js.map +1 -1
- package/keymanager/secretV1.d.ts +5 -17
- package/keymanager/secretV1.js +6 -17
- package/keymanager/secretV1.js.map +1 -1
- package/loadbalancer/index.d.ts +39 -13
- package/loadbalancer/index.js +40 -55
- package/loadbalancer/index.js.map +1 -1
- package/loadbalancer/l7policyV2.d.ts +6 -10
- package/loadbalancer/l7policyV2.js +6 -10
- package/loadbalancer/l7policyV2.js.map +1 -1
- package/loadbalancer/l7ruleV2.d.ts +7 -11
- package/loadbalancer/l7ruleV2.js +7 -11
- package/loadbalancer/l7ruleV2.js.map +1 -1
- package/loadbalancer/listener.d.ts +10 -7
- package/loadbalancer/listener.js +1 -1
- package/loadbalancer/listener.js.map +1 -1
- package/loadbalancer/loadBalancer.d.ts +1 -3
- package/loadbalancer/loadBalancer.js +1 -3
- package/loadbalancer/loadBalancer.js.map +1 -1
- package/loadbalancer/member.d.ts +1 -1
- package/loadbalancer/member.js +1 -1
- package/loadbalancer/memberV1.d.ts +1 -1
- package/loadbalancer/memberV1.js +1 -1
- package/loadbalancer/members.d.ts +3 -2
- package/loadbalancer/members.js +1 -1
- package/loadbalancer/members.js.map +1 -1
- package/loadbalancer/monitor.d.ts +2 -2
- package/loadbalancer/monitor.js +2 -2
- package/loadbalancer/monitorV1.d.ts +1 -1
- package/loadbalancer/monitorV1.js +1 -1
- package/loadbalancer/pool.d.ts +3 -2
- package/loadbalancer/pool.js +1 -1
- package/loadbalancer/pool.js.map +1 -1
- package/loadbalancer/poolV1.d.ts +17 -19
- package/loadbalancer/poolV1.js +11 -13
- package/loadbalancer/poolV1.js.map +1 -1
- package/loadbalancer/quota.d.ts +2 -2
- package/loadbalancer/quota.js +2 -2
- package/loadbalancer/vip.d.ts +1 -1
- package/loadbalancer/vip.js +1 -1
- package/networking/addressScope.d.ts +3 -7
- package/networking/addressScope.js +3 -7
- package/networking/addressScope.js.map +1 -1
- package/networking/floatingIpAssociate.d.ts +2 -4
- package/networking/floatingIpAssociate.js +2 -4
- package/networking/floatingIpAssociate.js.map +1 -1
- package/networking/getAddressScope.d.ts +18 -2
- package/networking/getAddressScope.js +20 -7
- package/networking/getAddressScope.js.map +1 -1
- package/networking/getFloatingIp.d.ts +16 -2
- package/networking/getFloatingIp.js +18 -7
- package/networking/getFloatingIp.js.map +1 -1
- package/networking/getNetwork.d.ts +16 -2
- package/networking/getNetwork.js +18 -7
- package/networking/getNetwork.js.map +1 -1
- package/networking/getPort.d.ts +17 -3
- package/networking/getPort.js +18 -7
- package/networking/getPort.js.map +1 -1
- package/networking/getPortIds.d.ts +17 -2
- package/networking/getPortIds.js +19 -7
- package/networking/getPortIds.js.map +1 -1
- package/networking/getQosBandwidthLimitRule.d.ts +16 -2
- package/networking/getQosBandwidthLimitRule.js +18 -7
- package/networking/getQosBandwidthLimitRule.js.map +1 -1
- package/networking/getQosDscpMarkingRule.d.ts +16 -2
- package/networking/getQosDscpMarkingRule.js +18 -7
- package/networking/getQosDscpMarkingRule.js.map +1 -1
- package/networking/getQosMinimumBandwidthRule.d.ts +16 -2
- package/networking/getQosMinimumBandwidthRule.js +18 -7
- package/networking/getQosMinimumBandwidthRule.js.map +1 -1
- package/networking/getQosPolicy.d.ts +16 -2
- package/networking/getQosPolicy.js +18 -7
- package/networking/getQosPolicy.js.map +1 -1
- package/networking/getQuotaV2.d.ts +16 -2
- package/networking/getQuotaV2.js +18 -7
- package/networking/getQuotaV2.js.map +1 -1
- package/networking/getRouter.d.ts +17 -3
- package/networking/getRouter.js +18 -7
- package/networking/getRouter.js.map +1 -1
- package/networking/getSecGroup.d.ts +19 -3
- package/networking/getSecGroup.js +18 -7
- package/networking/getSecGroup.js.map +1 -1
- package/networking/getSubnet.d.ts +17 -3
- package/networking/getSubnet.js +18 -7
- package/networking/getSubnet.js.map +1 -1
- package/networking/getSubnetIdsV2.d.ts +18 -2
- package/networking/getSubnetIdsV2.js +20 -7
- package/networking/getSubnetIdsV2.js.map +1 -1
- package/networking/getSubnetPool.d.ts +19 -3
- package/networking/getSubnetPool.js +18 -7
- package/networking/getSubnetPool.js.map +1 -1
- package/networking/getTrunk.d.ts +17 -3
- package/networking/getTrunk.js +18 -7
- package/networking/getTrunk.js.map +1 -1
- package/networking/index.d.ts +114 -38
- package/networking/index.js +116 -98
- package/networking/index.js.map +1 -1
- package/networking/network.d.ts +7 -8
- package/networking/network.js +5 -7
- package/networking/network.js.map +1 -1
- package/networking/port.d.ts +19 -15
- package/networking/port.js +5 -8
- package/networking/port.js.map +1 -1
- package/networking/portForwardingV2.d.ts +1 -1
- package/networking/portForwardingV2.js +1 -1
- package/networking/portSecGroupAssociate.d.ts +18 -18
- package/networking/portSecGroupAssociate.js +18 -18
- package/networking/qosBandwidthLimitRule.d.ts +2 -4
- package/networking/qosBandwidthLimitRule.js +2 -4
- package/networking/qosBandwidthLimitRule.js.map +1 -1
- package/networking/qosDscpMarkingRule.d.ts +2 -4
- package/networking/qosDscpMarkingRule.js +2 -4
- package/networking/qosDscpMarkingRule.js.map +1 -1
- package/networking/qosMinimumBandwidthRule.d.ts +2 -4
- package/networking/qosMinimumBandwidthRule.js +2 -4
- package/networking/qosMinimumBandwidthRule.js.map +1 -1
- package/networking/qosPolicy.d.ts +1 -3
- package/networking/qosPolicy.js +1 -3
- package/networking/qosPolicy.js.map +1 -1
- package/networking/rbacPolicyV2.d.ts +2 -4
- package/networking/rbacPolicyV2.js +2 -4
- package/networking/rbacPolicyV2.js.map +1 -1
- package/networking/router.d.ts +3 -2
- package/networking/router.js +1 -1
- package/networking/router.js.map +1 -1
- package/networking/routerInterface.d.ts +4 -8
- package/networking/routerInterface.js +4 -8
- package/networking/routerInterface.js.map +1 -1
- package/networking/routerRoute.d.ts +8 -10
- package/networking/routerRoute.js +8 -10
- package/networking/routerRoute.js.map +1 -1
- package/networking/secGroupRule.d.ts +2 -4
- package/networking/secGroupRule.js +2 -4
- package/networking/secGroupRule.js.map +1 -1
- package/networking/subnet.d.ts +4 -5
- package/networking/subnet.js +2 -4
- package/networking/subnet.js.map +1 -1
- package/networking/subnetPool.d.ts +4 -8
- package/networking/subnetPool.js +4 -8
- package/networking/subnetPool.js.map +1 -1
- package/networking/subnetRoute.d.ts +4 -8
- package/networking/subnetRoute.js +4 -8
- package/networking/subnetRoute.js.map +1 -1
- package/networking/trunk.d.ts +23 -14
- package/networking/trunk.js +12 -10
- package/networking/trunk.js.map +1 -1
- package/objectstorage/container.d.ts +53 -16
- package/objectstorage/container.js +26 -9
- package/objectstorage/container.js.map +1 -1
- package/objectstorage/containerObject.d.ts +5 -4
- package/objectstorage/containerObject.js +5 -4
- package/objectstorage/containerObject.js.map +1 -1
- package/objectstorage/index.d.ts +9 -3
- package/objectstorage/index.js +10 -25
- package/objectstorage/index.js.map +1 -1
- package/objectstorage/tempUrl.d.ts +5 -7
- package/objectstorage/tempUrl.js +7 -7
- package/objectstorage/tempUrl.js.map +1 -1
- package/orchestration/index.d.ts +3 -1
- package/orchestration/index.js +4 -19
- package/orchestration/index.js.map +1 -1
- package/orchestration/stackV1.d.ts +7 -3
- package/orchestration/stackV1.js +5 -2
- package/orchestration/stackV1.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/provider.js +3 -1
- package/provider.js.map +1 -1
- package/sharedfilesystem/getAvailbilityZones.d.ts +14 -1
- package/sharedfilesystem/getAvailbilityZones.js +16 -6
- package/sharedfilesystem/getAvailbilityZones.js.map +1 -1
- package/sharedfilesystem/getShare.d.ts +17 -3
- package/sharedfilesystem/getShare.js +18 -7
- package/sharedfilesystem/getShare.js.map +1 -1
- package/sharedfilesystem/getShareNetwork.d.ts +16 -2
- package/sharedfilesystem/getShareNetwork.js +18 -7
- package/sharedfilesystem/getShareNetwork.js.map +1 -1
- package/sharedfilesystem/getSnapshot.d.ts +16 -2
- package/sharedfilesystem/getSnapshot.js +18 -7
- package/sharedfilesystem/getSnapshot.js.map +1 -1
- package/sharedfilesystem/index.d.ts +24 -8
- package/sharedfilesystem/index.js +25 -32
- package/sharedfilesystem/index.js.map +1 -1
- package/sharedfilesystem/securityService.d.ts +1 -1
- package/sharedfilesystem/securityService.js +4 -2
- package/sharedfilesystem/securityService.js.map +1 -1
- package/sharedfilesystem/share.d.ts +6 -7
- package/sharedfilesystem/share.js +4 -6
- package/sharedfilesystem/share.js.map +1 -1
- package/sharedfilesystem/shareAccess.d.ts +12 -17
- package/sharedfilesystem/shareAccess.js +14 -17
- package/sharedfilesystem/shareAccess.js.map +1 -1
- package/sharedfilesystem/shareNetwork.d.ts +7 -11
- package/sharedfilesystem/shareNetwork.js +7 -11
- package/sharedfilesystem/shareNetwork.js.map +1 -1
- package/types/index.js.map +1 -1
- package/types/input.d.ts +13 -8
- package/types/output.d.ts +16 -8
- package/utilities.js +13 -1
- package/utilities.js.map +1 -1
- package/vpnaas/endpointGroup.d.ts +1 -1
- package/vpnaas/endpointGroup.js +1 -1
- package/vpnaas/ikePolicy.d.ts +3 -2
- package/vpnaas/ikePolicy.js +1 -1
- package/vpnaas/ikePolicy.js.map +1 -1
- package/vpnaas/index.d.ts +15 -5
- package/vpnaas/index.js +16 -31
- package/vpnaas/index.js.map +1 -1
- package/vpnaas/ipSecPolicy.d.ts +3 -2
- package/vpnaas/ipSecPolicy.js +1 -1
- package/vpnaas/ipSecPolicy.js.map +1 -1
- package/vpnaas/service.d.ts +1 -1
- package/vpnaas/service.js +1 -1
- package/vpnaas/siteConnection.d.ts +8 -7
- package/vpnaas/siteConnection.js +6 -6
- package/vpnaas/siteConnection.js.map +1 -1
|
@@ -8,7 +8,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
8
8
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
9
|
* import * as openstack from "@pulumi/openstack";
|
|
10
10
|
*
|
|
11
|
-
* const zones =
|
|
11
|
+
* const zones = openstack.blockstorage.getAvailabilityZonesV3({});
|
|
12
12
|
* ```
|
|
13
13
|
*/
|
|
14
14
|
export declare function getAvailabilityZonesV3(args?: GetAvailabilityZonesV3Args, opts?: pulumi.InvokeOptions): Promise<GetAvailabilityZonesV3Result>;
|
|
@@ -49,6 +49,18 @@ export interface GetAvailabilityZonesV3Result {
|
|
|
49
49
|
*/
|
|
50
50
|
readonly state?: string;
|
|
51
51
|
}
|
|
52
|
+
/**
|
|
53
|
+
* Use this data source to get a list of Block Storage availability zones from OpenStack
|
|
54
|
+
*
|
|
55
|
+
* ## Example Usage
|
|
56
|
+
*
|
|
57
|
+
* ```typescript
|
|
58
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
59
|
+
* import * as openstack from "@pulumi/openstack";
|
|
60
|
+
*
|
|
61
|
+
* const zones = openstack.blockstorage.getAvailabilityZonesV3({});
|
|
62
|
+
* ```
|
|
63
|
+
*/
|
|
52
64
|
export declare function getAvailabilityZonesV3Output(args?: GetAvailabilityZonesV3OutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetAvailabilityZonesV3Result>;
|
|
53
65
|
/**
|
|
54
66
|
* A collection of arguments for invoking getAvailabilityZonesV3.
|
|
@@ -14,23 +14,32 @@ const utilities = require("../utilities");
|
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
15
|
* import * as openstack from "@pulumi/openstack";
|
|
16
16
|
*
|
|
17
|
-
* const zones =
|
|
17
|
+
* const zones = openstack.blockstorage.getAvailabilityZonesV3({});
|
|
18
18
|
* ```
|
|
19
19
|
*/
|
|
20
20
|
function getAvailabilityZonesV3(args, opts) {
|
|
21
21
|
args = args || {};
|
|
22
|
-
|
|
23
|
-
opts = {};
|
|
24
|
-
}
|
|
25
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
23
|
return pulumi.runtime.invoke("openstack:blockstorage/getAvailabilityZonesV3:getAvailabilityZonesV3", {
|
|
27
24
|
"region": args.region,
|
|
28
25
|
"state": args.state,
|
|
29
26
|
}, opts);
|
|
30
27
|
}
|
|
31
28
|
exports.getAvailabilityZonesV3 = getAvailabilityZonesV3;
|
|
29
|
+
/**
|
|
30
|
+
* Use this data source to get a list of Block Storage availability zones from OpenStack
|
|
31
|
+
*
|
|
32
|
+
* ## Example Usage
|
|
33
|
+
*
|
|
34
|
+
* ```typescript
|
|
35
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
36
|
+
* import * as openstack from "@pulumi/openstack";
|
|
37
|
+
*
|
|
38
|
+
* const zones = openstack.blockstorage.getAvailabilityZonesV3({});
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
32
41
|
function getAvailabilityZonesV3Output(args, opts) {
|
|
33
|
-
return pulumi.output(args).apply(a => getAvailabilityZonesV3(a, opts));
|
|
42
|
+
return pulumi.output(args).apply((a) => getAvailabilityZonesV3(a, opts));
|
|
34
43
|
}
|
|
35
44
|
exports.getAvailabilityZonesV3Output = getAvailabilityZonesV3Output;
|
|
36
45
|
//# sourceMappingURL=getAvailabilityZonesV3.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAvailabilityZonesV3.js","sourceRoot":"","sources":["../../blockstorage/getAvailabilityZonesV3.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;GAWG;AACH,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"getAvailabilityZonesV3.js","sourceRoot":"","sources":["../../blockstorage/getAvailabilityZonesV3.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;GAWG;AACH,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wDAQC;AAwCD;;;;;;;;;;;GAWG;AACH,SAAgB,4BAA4B,CAAC,IAAuC,EAAE,IAA2B;IAC7G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjF,CAAC;AAFD,oEAEC"}
|
|
@@ -8,9 +8,9 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
8
8
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
9
|
* import * as openstack from "@pulumi/openstack";
|
|
10
10
|
*
|
|
11
|
-
* const quota =
|
|
11
|
+
* const quota = openstack.blockstorage.getQuotasetV3({
|
|
12
12
|
* projectId: "2e367a3d29f94fd988e6ec54e305ec9d",
|
|
13
|
-
* })
|
|
13
|
+
* });
|
|
14
14
|
* ```
|
|
15
15
|
*/
|
|
16
16
|
export declare function getQuotasetV3(args: GetQuotasetV3Args, opts?: pulumi.InvokeOptions): Promise<GetQuotasetV3Result>;
|
|
@@ -79,6 +79,20 @@ export interface GetQuotasetV3Result {
|
|
|
79
79
|
*/
|
|
80
80
|
readonly volumes: number;
|
|
81
81
|
}
|
|
82
|
+
/**
|
|
83
|
+
* Use this data source to get the blockstorage quotaset v3 of an OpenStack project.
|
|
84
|
+
*
|
|
85
|
+
* ## Example Usage
|
|
86
|
+
*
|
|
87
|
+
* ```typescript
|
|
88
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
89
|
+
* import * as openstack from "@pulumi/openstack";
|
|
90
|
+
*
|
|
91
|
+
* const quota = openstack.blockstorage.getQuotasetV3({
|
|
92
|
+
* projectId: "2e367a3d29f94fd988e6ec54e305ec9d",
|
|
93
|
+
* });
|
|
94
|
+
* ```
|
|
95
|
+
*/
|
|
82
96
|
export declare function getQuotasetV3Output(args: GetQuotasetV3OutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetQuotasetV3Result>;
|
|
83
97
|
/**
|
|
84
98
|
* A collection of arguments for invoking getQuotasetV3.
|
|
@@ -14,24 +14,35 @@ const utilities = require("../utilities");
|
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
15
|
* import * as openstack from "@pulumi/openstack";
|
|
16
16
|
*
|
|
17
|
-
* const quota =
|
|
17
|
+
* const quota = openstack.blockstorage.getQuotasetV3({
|
|
18
18
|
* projectId: "2e367a3d29f94fd988e6ec54e305ec9d",
|
|
19
|
-
* })
|
|
19
|
+
* });
|
|
20
20
|
* ```
|
|
21
21
|
*/
|
|
22
22
|
function getQuotasetV3(args, opts) {
|
|
23
|
-
|
|
24
|
-
opts = {};
|
|
25
|
-
}
|
|
26
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
27
24
|
return pulumi.runtime.invoke("openstack:blockstorage/getQuotasetV3:getQuotasetV3", {
|
|
28
25
|
"projectId": args.projectId,
|
|
29
26
|
"region": args.region,
|
|
30
27
|
}, opts);
|
|
31
28
|
}
|
|
32
29
|
exports.getQuotasetV3 = getQuotasetV3;
|
|
30
|
+
/**
|
|
31
|
+
* Use this data source to get the blockstorage quotaset v3 of an OpenStack project.
|
|
32
|
+
*
|
|
33
|
+
* ## Example Usage
|
|
34
|
+
*
|
|
35
|
+
* ```typescript
|
|
36
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
37
|
+
* import * as openstack from "@pulumi/openstack";
|
|
38
|
+
*
|
|
39
|
+
* const quota = openstack.blockstorage.getQuotasetV3({
|
|
40
|
+
* projectId: "2e367a3d29f94fd988e6ec54e305ec9d",
|
|
41
|
+
* });
|
|
42
|
+
* ```
|
|
43
|
+
*/
|
|
33
44
|
function getQuotasetV3Output(args, opts) {
|
|
34
|
-
return pulumi.output(args).apply(a => getQuotasetV3(a, opts));
|
|
45
|
+
return pulumi.output(args).apply((a) => getQuotasetV3(a, opts));
|
|
35
46
|
}
|
|
36
47
|
exports.getQuotasetV3Output = getQuotasetV3Output;
|
|
37
48
|
//# sourceMappingURL=getQuotasetV3.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getQuotasetV3.js","sourceRoot":"","sources":["../../blockstorage/getQuotasetV3.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"getQuotasetV3.js","sourceRoot":"","sources":["../../blockstorage/getQuotasetV3.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAE9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sCAOC;AAkED;;;;;;;;;;;;;GAaG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,kDAEC"}
|
|
@@ -8,10 +8,10 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
8
8
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
9
|
* import * as openstack from "@pulumi/openstack";
|
|
10
10
|
*
|
|
11
|
-
* const snapshot1 =
|
|
11
|
+
* const snapshot1 = openstack.blockstorage.getSnapshotV2({
|
|
12
12
|
* mostRecent: true,
|
|
13
13
|
* name: "snapshot_1",
|
|
14
|
-
* })
|
|
14
|
+
* });
|
|
15
15
|
* ```
|
|
16
16
|
*/
|
|
17
17
|
export declare function getSnapshotV2(args?: GetSnapshotV2Args, opts?: pulumi.InvokeOptions): Promise<GetSnapshotV2Result>;
|
|
@@ -82,6 +82,21 @@ export interface GetSnapshotV2Result {
|
|
|
82
82
|
*/
|
|
83
83
|
readonly volumeId: string;
|
|
84
84
|
}
|
|
85
|
+
/**
|
|
86
|
+
* Use this data source to get information about an existing snapshot.
|
|
87
|
+
*
|
|
88
|
+
* ## Example Usage
|
|
89
|
+
*
|
|
90
|
+
* ```typescript
|
|
91
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
92
|
+
* import * as openstack from "@pulumi/openstack";
|
|
93
|
+
*
|
|
94
|
+
* const snapshot1 = openstack.blockstorage.getSnapshotV2({
|
|
95
|
+
* mostRecent: true,
|
|
96
|
+
* name: "snapshot_1",
|
|
97
|
+
* });
|
|
98
|
+
* ```
|
|
99
|
+
*/
|
|
85
100
|
export declare function getSnapshotV2Output(args?: GetSnapshotV2OutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSnapshotV2Result>;
|
|
86
101
|
/**
|
|
87
102
|
* A collection of arguments for invoking getSnapshotV2.
|
|
@@ -14,18 +14,15 @@ const utilities = require("../utilities");
|
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
15
|
* import * as openstack from "@pulumi/openstack";
|
|
16
16
|
*
|
|
17
|
-
* const snapshot1 =
|
|
17
|
+
* const snapshot1 = openstack.blockstorage.getSnapshotV2({
|
|
18
18
|
* mostRecent: true,
|
|
19
19
|
* name: "snapshot_1",
|
|
20
|
-
* })
|
|
20
|
+
* });
|
|
21
21
|
* ```
|
|
22
22
|
*/
|
|
23
23
|
function getSnapshotV2(args, opts) {
|
|
24
24
|
args = args || {};
|
|
25
|
-
|
|
26
|
-
opts = {};
|
|
27
|
-
}
|
|
28
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
29
26
|
return pulumi.runtime.invoke("openstack:blockstorage/getSnapshotV2:getSnapshotV2", {
|
|
30
27
|
"mostRecent": args.mostRecent,
|
|
31
28
|
"name": args.name,
|
|
@@ -35,8 +32,23 @@ function getSnapshotV2(args, opts) {
|
|
|
35
32
|
}, opts);
|
|
36
33
|
}
|
|
37
34
|
exports.getSnapshotV2 = getSnapshotV2;
|
|
35
|
+
/**
|
|
36
|
+
* Use this data source to get information about an existing snapshot.
|
|
37
|
+
*
|
|
38
|
+
* ## Example Usage
|
|
39
|
+
*
|
|
40
|
+
* ```typescript
|
|
41
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
42
|
+
* import * as openstack from "@pulumi/openstack";
|
|
43
|
+
*
|
|
44
|
+
* const snapshot1 = openstack.blockstorage.getSnapshotV2({
|
|
45
|
+
* mostRecent: true,
|
|
46
|
+
* name: "snapshot_1",
|
|
47
|
+
* });
|
|
48
|
+
* ```
|
|
49
|
+
*/
|
|
38
50
|
function getSnapshotV2Output(args, opts) {
|
|
39
|
-
return pulumi.output(args).apply(a => getSnapshotV2(a, opts));
|
|
51
|
+
return pulumi.output(args).apply((a) => getSnapshotV2(a, opts));
|
|
40
52
|
}
|
|
41
53
|
exports.getSnapshotV2Output = getSnapshotV2Output;
|
|
42
54
|
//# sourceMappingURL=getSnapshotV2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSnapshotV2.js","sourceRoot":"","sources":["../../blockstorage/getSnapshotV2.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"getSnapshotV2.js","sourceRoot":"","sources":["../../blockstorage/getSnapshotV2.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,sCAWC;AAoED;;;;;;;;;;;;;;GAcG;AACH,SAAgB,mBAAmB,CAAC,IAA8B,EAAE,IAA2B;IAC3F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,kDAEC"}
|
|
@@ -8,10 +8,10 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
8
8
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
9
|
* import * as openstack from "@pulumi/openstack";
|
|
10
10
|
*
|
|
11
|
-
* const snapshot1 =
|
|
11
|
+
* const snapshot1 = openstack.blockstorage.getSnapshotV3({
|
|
12
12
|
* mostRecent: true,
|
|
13
13
|
* name: "snapshot_1",
|
|
14
|
-
* })
|
|
14
|
+
* });
|
|
15
15
|
* ```
|
|
16
16
|
*/
|
|
17
17
|
export declare function getSnapshotV3(args?: GetSnapshotV3Args, opts?: pulumi.InvokeOptions): Promise<GetSnapshotV3Result>;
|
|
@@ -82,6 +82,21 @@ export interface GetSnapshotV3Result {
|
|
|
82
82
|
*/
|
|
83
83
|
readonly volumeId: string;
|
|
84
84
|
}
|
|
85
|
+
/**
|
|
86
|
+
* Use this data source to get information about an existing snapshot.
|
|
87
|
+
*
|
|
88
|
+
* ## Example Usage
|
|
89
|
+
*
|
|
90
|
+
* ```typescript
|
|
91
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
92
|
+
* import * as openstack from "@pulumi/openstack";
|
|
93
|
+
*
|
|
94
|
+
* const snapshot1 = openstack.blockstorage.getSnapshotV3({
|
|
95
|
+
* mostRecent: true,
|
|
96
|
+
* name: "snapshot_1",
|
|
97
|
+
* });
|
|
98
|
+
* ```
|
|
99
|
+
*/
|
|
85
100
|
export declare function getSnapshotV3Output(args?: GetSnapshotV3OutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSnapshotV3Result>;
|
|
86
101
|
/**
|
|
87
102
|
* A collection of arguments for invoking getSnapshotV3.
|
|
@@ -14,18 +14,15 @@ const utilities = require("../utilities");
|
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
15
|
* import * as openstack from "@pulumi/openstack";
|
|
16
16
|
*
|
|
17
|
-
* const snapshot1 =
|
|
17
|
+
* const snapshot1 = openstack.blockstorage.getSnapshotV3({
|
|
18
18
|
* mostRecent: true,
|
|
19
19
|
* name: "snapshot_1",
|
|
20
|
-
* })
|
|
20
|
+
* });
|
|
21
21
|
* ```
|
|
22
22
|
*/
|
|
23
23
|
function getSnapshotV3(args, opts) {
|
|
24
24
|
args = args || {};
|
|
25
|
-
|
|
26
|
-
opts = {};
|
|
27
|
-
}
|
|
28
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
29
26
|
return pulumi.runtime.invoke("openstack:blockstorage/getSnapshotV3:getSnapshotV3", {
|
|
30
27
|
"mostRecent": args.mostRecent,
|
|
31
28
|
"name": args.name,
|
|
@@ -35,8 +32,23 @@ function getSnapshotV3(args, opts) {
|
|
|
35
32
|
}, opts);
|
|
36
33
|
}
|
|
37
34
|
exports.getSnapshotV3 = getSnapshotV3;
|
|
35
|
+
/**
|
|
36
|
+
* Use this data source to get information about an existing snapshot.
|
|
37
|
+
*
|
|
38
|
+
* ## Example Usage
|
|
39
|
+
*
|
|
40
|
+
* ```typescript
|
|
41
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
42
|
+
* import * as openstack from "@pulumi/openstack";
|
|
43
|
+
*
|
|
44
|
+
* const snapshot1 = openstack.blockstorage.getSnapshotV3({
|
|
45
|
+
* mostRecent: true,
|
|
46
|
+
* name: "snapshot_1",
|
|
47
|
+
* });
|
|
48
|
+
* ```
|
|
49
|
+
*/
|
|
38
50
|
function getSnapshotV3Output(args, opts) {
|
|
39
|
-
return pulumi.output(args).apply(a => getSnapshotV3(a, opts));
|
|
51
|
+
return pulumi.output(args).apply((a) => getSnapshotV3(a, opts));
|
|
40
52
|
}
|
|
41
53
|
exports.getSnapshotV3Output = getSnapshotV3Output;
|
|
42
54
|
//# sourceMappingURL=getSnapshotV3.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSnapshotV3.js","sourceRoot":"","sources":["../../blockstorage/getSnapshotV3.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"getSnapshotV3.js","sourceRoot":"","sources":["../../blockstorage/getSnapshotV3.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,sCAWC;AAoED;;;;;;;;;;;;;;GAcG;AACH,SAAgB,mBAAmB,CAAC,IAA8B,EAAE,IAA2B;IAC3F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,kDAEC"}
|
|
@@ -8,9 +8,9 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
8
8
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
9
|
* import * as openstack from "@pulumi/openstack";
|
|
10
10
|
*
|
|
11
|
-
* const volume1 =
|
|
11
|
+
* const volume1 = openstack.blockstorage.getVolumeV2({
|
|
12
12
|
* name: "volume_1",
|
|
13
|
-
* })
|
|
13
|
+
* });
|
|
14
14
|
* ```
|
|
15
15
|
*/
|
|
16
16
|
export declare function getVolumeV2(args?: GetVolumeV2Args, opts?: pulumi.InvokeOptions): Promise<GetVolumeV2Result>;
|
|
@@ -89,6 +89,20 @@ export interface GetVolumeV2Result {
|
|
|
89
89
|
*/
|
|
90
90
|
readonly volumeType: string;
|
|
91
91
|
}
|
|
92
|
+
/**
|
|
93
|
+
* Use this data source to get information about an existing volume.
|
|
94
|
+
*
|
|
95
|
+
* ## Example Usage
|
|
96
|
+
*
|
|
97
|
+
* ```typescript
|
|
98
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
99
|
+
* import * as openstack from "@pulumi/openstack";
|
|
100
|
+
*
|
|
101
|
+
* const volume1 = openstack.blockstorage.getVolumeV2({
|
|
102
|
+
* name: "volume_1",
|
|
103
|
+
* });
|
|
104
|
+
* ```
|
|
105
|
+
*/
|
|
92
106
|
export declare function getVolumeV2Output(args?: GetVolumeV2OutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetVolumeV2Result>;
|
|
93
107
|
/**
|
|
94
108
|
* A collection of arguments for invoking getVolumeV2.
|
|
@@ -14,17 +14,14 @@ const utilities = require("../utilities");
|
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
15
|
* import * as openstack from "@pulumi/openstack";
|
|
16
16
|
*
|
|
17
|
-
* const volume1 =
|
|
17
|
+
* const volume1 = openstack.blockstorage.getVolumeV2({
|
|
18
18
|
* name: "volume_1",
|
|
19
|
-
* })
|
|
19
|
+
* });
|
|
20
20
|
* ```
|
|
21
21
|
*/
|
|
22
22
|
function getVolumeV2(args, opts) {
|
|
23
23
|
args = args || {};
|
|
24
|
-
|
|
25
|
-
opts = {};
|
|
26
|
-
}
|
|
27
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
28
25
|
return pulumi.runtime.invoke("openstack:blockstorage/getVolumeV2:getVolumeV2", {
|
|
29
26
|
"bootable": args.bootable,
|
|
30
27
|
"metadata": args.metadata,
|
|
@@ -35,8 +32,22 @@ function getVolumeV2(args, opts) {
|
|
|
35
32
|
}, opts);
|
|
36
33
|
}
|
|
37
34
|
exports.getVolumeV2 = getVolumeV2;
|
|
35
|
+
/**
|
|
36
|
+
* Use this data source to get information about an existing volume.
|
|
37
|
+
*
|
|
38
|
+
* ## Example Usage
|
|
39
|
+
*
|
|
40
|
+
* ```typescript
|
|
41
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
42
|
+
* import * as openstack from "@pulumi/openstack";
|
|
43
|
+
*
|
|
44
|
+
* const volume1 = openstack.blockstorage.getVolumeV2({
|
|
45
|
+
* name: "volume_1",
|
|
46
|
+
* });
|
|
47
|
+
* ```
|
|
48
|
+
*/
|
|
38
49
|
function getVolumeV2Output(args, opts) {
|
|
39
|
-
return pulumi.output(args).apply(a => getVolumeV2(a, opts));
|
|
50
|
+
return pulumi.output(args).apply((a) => getVolumeV2(a, opts));
|
|
40
51
|
}
|
|
41
52
|
exports.getVolumeV2Output = getVolumeV2Output;
|
|
42
53
|
//# sourceMappingURL=getVolumeV2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVolumeV2.js","sourceRoot":"","sources":["../../blockstorage/getVolumeV2.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"getVolumeV2.js","sourceRoot":"","sources":["../../blockstorage/getVolumeV2.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,kCAYC;AA0ED;;;;;;;;;;;;;GAaG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,WAAW,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,8CAEC"}
|
|
@@ -8,9 +8,9 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
8
8
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
9
|
* import * as openstack from "@pulumi/openstack";
|
|
10
10
|
*
|
|
11
|
-
* const volume1 =
|
|
11
|
+
* const volume1 = openstack.blockstorage.getVolumeV3({
|
|
12
12
|
* name: "volume_1",
|
|
13
|
-
* })
|
|
13
|
+
* });
|
|
14
14
|
* ```
|
|
15
15
|
*/
|
|
16
16
|
export declare function getVolumeV3(args?: GetVolumeV3Args, opts?: pulumi.InvokeOptions): Promise<GetVolumeV3Result>;
|
|
@@ -101,6 +101,20 @@ export interface GetVolumeV3Result {
|
|
|
101
101
|
*/
|
|
102
102
|
readonly volumeType: string;
|
|
103
103
|
}
|
|
104
|
+
/**
|
|
105
|
+
* Use this data source to get information about an existing volume.
|
|
106
|
+
*
|
|
107
|
+
* ## Example Usage
|
|
108
|
+
*
|
|
109
|
+
* ```typescript
|
|
110
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
111
|
+
* import * as openstack from "@pulumi/openstack";
|
|
112
|
+
*
|
|
113
|
+
* const volume1 = openstack.blockstorage.getVolumeV3({
|
|
114
|
+
* name: "volume_1",
|
|
115
|
+
* });
|
|
116
|
+
* ```
|
|
117
|
+
*/
|
|
104
118
|
export declare function getVolumeV3Output(args?: GetVolumeV3OutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetVolumeV3Result>;
|
|
105
119
|
/**
|
|
106
120
|
* A collection of arguments for invoking getVolumeV3.
|
|
@@ -14,17 +14,14 @@ const utilities = require("../utilities");
|
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
15
|
* import * as openstack from "@pulumi/openstack";
|
|
16
16
|
*
|
|
17
|
-
* const volume1 =
|
|
17
|
+
* const volume1 = openstack.blockstorage.getVolumeV3({
|
|
18
18
|
* name: "volume_1",
|
|
19
|
-
* })
|
|
19
|
+
* });
|
|
20
20
|
* ```
|
|
21
21
|
*/
|
|
22
22
|
function getVolumeV3(args, opts) {
|
|
23
23
|
args = args || {};
|
|
24
|
-
|
|
25
|
-
opts = {};
|
|
26
|
-
}
|
|
27
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
28
25
|
return pulumi.runtime.invoke("openstack:blockstorage/getVolumeV3:getVolumeV3", {
|
|
29
26
|
"bootable": args.bootable,
|
|
30
27
|
"host": args.host,
|
|
@@ -36,8 +33,22 @@ function getVolumeV3(args, opts) {
|
|
|
36
33
|
}, opts);
|
|
37
34
|
}
|
|
38
35
|
exports.getVolumeV3 = getVolumeV3;
|
|
36
|
+
/**
|
|
37
|
+
* Use this data source to get information about an existing volume.
|
|
38
|
+
*
|
|
39
|
+
* ## Example Usage
|
|
40
|
+
*
|
|
41
|
+
* ```typescript
|
|
42
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
43
|
+
* import * as openstack from "@pulumi/openstack";
|
|
44
|
+
*
|
|
45
|
+
* const volume1 = openstack.blockstorage.getVolumeV3({
|
|
46
|
+
* name: "volume_1",
|
|
47
|
+
* });
|
|
48
|
+
* ```
|
|
49
|
+
*/
|
|
39
50
|
function getVolumeV3Output(args, opts) {
|
|
40
|
-
return pulumi.output(args).apply(a => getVolumeV3(a, opts));
|
|
51
|
+
return pulumi.output(args).apply((a) => getVolumeV3(a, opts));
|
|
41
52
|
}
|
|
42
53
|
exports.getVolumeV3Output = getVolumeV3Output;
|
|
43
54
|
//# sourceMappingURL=getVolumeV3.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVolumeV3.js","sourceRoot":"","sources":["../../blockstorage/getVolumeV3.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"getVolumeV3.js","sourceRoot":"","sources":["../../blockstorage/getVolumeV3.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,kCAaC;AAsFD;;;;;;;;;;;;;GAaG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,WAAW,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,8CAEC"}
|
package/blockstorage/index.d.ts
CHANGED
|
@@ -1,17 +1,51 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
6
|
-
export
|
|
7
|
-
export
|
|
8
|
-
export
|
|
9
|
-
export
|
|
10
|
-
export
|
|
11
|
-
export
|
|
12
|
-
export
|
|
13
|
-
export
|
|
14
|
-
export
|
|
15
|
-
export
|
|
16
|
-
export
|
|
17
|
-
export
|
|
1
|
+
export { GetAvailabilityZonesV3Args, GetAvailabilityZonesV3Result, GetAvailabilityZonesV3OutputArgs } from "./getAvailabilityZonesV3";
|
|
2
|
+
export declare const getAvailabilityZonesV3: typeof import("./getAvailabilityZonesV3").getAvailabilityZonesV3;
|
|
3
|
+
export declare const getAvailabilityZonesV3Output: typeof import("./getAvailabilityZonesV3").getAvailabilityZonesV3Output;
|
|
4
|
+
export { GetQuotasetV3Args, GetQuotasetV3Result, GetQuotasetV3OutputArgs } from "./getQuotasetV3";
|
|
5
|
+
export declare const getQuotasetV3: typeof import("./getQuotasetV3").getQuotasetV3;
|
|
6
|
+
export declare const getQuotasetV3Output: typeof import("./getQuotasetV3").getQuotasetV3Output;
|
|
7
|
+
export { GetSnapshotV2Args, GetSnapshotV2Result, GetSnapshotV2OutputArgs } from "./getSnapshotV2";
|
|
8
|
+
export declare const getSnapshotV2: typeof import("./getSnapshotV2").getSnapshotV2;
|
|
9
|
+
export declare const getSnapshotV2Output: typeof import("./getSnapshotV2").getSnapshotV2Output;
|
|
10
|
+
export { GetSnapshotV3Args, GetSnapshotV3Result, GetSnapshotV3OutputArgs } from "./getSnapshotV3";
|
|
11
|
+
export declare const getSnapshotV3: typeof import("./getSnapshotV3").getSnapshotV3;
|
|
12
|
+
export declare const getSnapshotV3Output: typeof import("./getSnapshotV3").getSnapshotV3Output;
|
|
13
|
+
export { GetVolumeV2Args, GetVolumeV2Result, GetVolumeV2OutputArgs } from "./getVolumeV2";
|
|
14
|
+
export declare const getVolumeV2: typeof import("./getVolumeV2").getVolumeV2;
|
|
15
|
+
export declare const getVolumeV2Output: typeof import("./getVolumeV2").getVolumeV2Output;
|
|
16
|
+
export { GetVolumeV3Args, GetVolumeV3Result, GetVolumeV3OutputArgs } from "./getVolumeV3";
|
|
17
|
+
export declare const getVolumeV3: typeof import("./getVolumeV3").getVolumeV3;
|
|
18
|
+
export declare const getVolumeV3Output: typeof import("./getVolumeV3").getVolumeV3Output;
|
|
19
|
+
export { QosAssociationV3Args, QosAssociationV3State } from "./qosAssociationV3";
|
|
20
|
+
export type QosAssociationV3 = import("./qosAssociationV3").QosAssociationV3;
|
|
21
|
+
export declare const QosAssociationV3: typeof import("./qosAssociationV3").QosAssociationV3;
|
|
22
|
+
export { QosV3Args, QosV3State } from "./qosV3";
|
|
23
|
+
export type QosV3 = import("./qosV3").QosV3;
|
|
24
|
+
export declare const QosV3: typeof import("./qosV3").QosV3;
|
|
25
|
+
export { QuoteSetV2Args, QuoteSetV2State } from "./quoteSetV2";
|
|
26
|
+
export type QuoteSetV2 = import("./quoteSetV2").QuoteSetV2;
|
|
27
|
+
export declare const QuoteSetV2: typeof import("./quoteSetV2").QuoteSetV2;
|
|
28
|
+
export { QuoteSetV3Args, QuoteSetV3State } from "./quoteSetV3";
|
|
29
|
+
export type QuoteSetV3 = import("./quoteSetV3").QuoteSetV3;
|
|
30
|
+
export declare const QuoteSetV3: typeof import("./quoteSetV3").QuoteSetV3;
|
|
31
|
+
export { VolumeArgs, VolumeState } from "./volume";
|
|
32
|
+
export type Volume = import("./volume").Volume;
|
|
33
|
+
export declare const Volume: typeof import("./volume").Volume;
|
|
34
|
+
export { VolumeAttachArgs, VolumeAttachState } from "./volumeAttach";
|
|
35
|
+
export type VolumeAttach = import("./volumeAttach").VolumeAttach;
|
|
36
|
+
export declare const VolumeAttach: typeof import("./volumeAttach").VolumeAttach;
|
|
37
|
+
export { VolumeAttachV2Args, VolumeAttachV2State } from "./volumeAttachV2";
|
|
38
|
+
export type VolumeAttachV2 = import("./volumeAttachV2").VolumeAttachV2;
|
|
39
|
+
export declare const VolumeAttachV2: typeof import("./volumeAttachV2").VolumeAttachV2;
|
|
40
|
+
export { VolumeTypeAccessV3Args, VolumeTypeAccessV3State } from "./volumeTypeAccessV3";
|
|
41
|
+
export type VolumeTypeAccessV3 = import("./volumeTypeAccessV3").VolumeTypeAccessV3;
|
|
42
|
+
export declare const VolumeTypeAccessV3: typeof import("./volumeTypeAccessV3").VolumeTypeAccessV3;
|
|
43
|
+
export { VolumeTypeV3Args, VolumeTypeV3State } from "./volumeTypeV3";
|
|
44
|
+
export type VolumeTypeV3 = import("./volumeTypeV3").VolumeTypeV3;
|
|
45
|
+
export declare const VolumeTypeV3: typeof import("./volumeTypeV3").VolumeTypeV3;
|
|
46
|
+
export { VolumeV1Args, VolumeV1State } from "./volumeV1";
|
|
47
|
+
export type VolumeV1 = import("./volumeV1").VolumeV1;
|
|
48
|
+
export declare const VolumeV1: typeof import("./volumeV1").VolumeV1;
|
|
49
|
+
export { VolumeV2Args, VolumeV2State } from "./volumeV2";
|
|
50
|
+
export type VolumeV2 = import("./volumeV2").VolumeV2;
|
|
51
|
+
export declare const VolumeV2: typeof import("./volumeV2").VolumeV2;
|