Documentation ¶
Index ¶
- func PbmAssignDefaultRequirementProfile(ctx context.Context, r soap.RoundTripper, ...) (*types.PbmAssignDefaultRequirementProfileResponse, error)
- func PbmCheckCompatibility(ctx context.Context, r soap.RoundTripper, req *types.PbmCheckCompatibility) (*types.PbmCheckCompatibilityResponse, error)
- func PbmCheckCompatibilityWithSpec(ctx context.Context, r soap.RoundTripper, ...) (*types.PbmCheckCompatibilityWithSpecResponse, error)
- func PbmCheckCompliance(ctx context.Context, r soap.RoundTripper, req *types.PbmCheckCompliance) (*types.PbmCheckComplianceResponse, error)
- func PbmCheckRequirements(ctx context.Context, r soap.RoundTripper, req *types.PbmCheckRequirements) (*types.PbmCheckRequirementsResponse, error)
- func PbmCheckRollupCompliance(ctx context.Context, r soap.RoundTripper, req *types.PbmCheckRollupCompliance) (*types.PbmCheckRollupComplianceResponse, error)
- func PbmCreate(ctx context.Context, r soap.RoundTripper, req *types.PbmCreate) (*types.PbmCreateResponse, error)
- func PbmDelete(ctx context.Context, r soap.RoundTripper, req *types.PbmDelete) (*types.PbmDeleteResponse, error)
- func PbmFetchCapabilityMetadata(ctx context.Context, r soap.RoundTripper, ...) (*types.PbmFetchCapabilityMetadataResponse, error)
- func PbmFetchCapabilitySchema(ctx context.Context, r soap.RoundTripper, req *types.PbmFetchCapabilitySchema) (*types.PbmFetchCapabilitySchemaResponse, error)
- func PbmFetchComplianceResult(ctx context.Context, r soap.RoundTripper, req *types.PbmFetchComplianceResult) (*types.PbmFetchComplianceResultResponse, error)
- func PbmFetchResourceType(ctx context.Context, r soap.RoundTripper, req *types.PbmFetchResourceType) (*types.PbmFetchResourceTypeResponse, error)
- func PbmFetchRollupComplianceResult(ctx context.Context, r soap.RoundTripper, ...) (*types.PbmFetchRollupComplianceResultResponse, error)
- func PbmFetchVendorInfo(ctx context.Context, r soap.RoundTripper, req *types.PbmFetchVendorInfo) (*types.PbmFetchVendorInfoResponse, error)
- func PbmFindApplicableDefaultProfile(ctx context.Context, r soap.RoundTripper, ...) (*types.PbmFindApplicableDefaultProfileResponse, error)
- func PbmQueryAssociatedEntities(ctx context.Context, r soap.RoundTripper, ...) (*types.PbmQueryAssociatedEntitiesResponse, error)
- func PbmQueryAssociatedEntity(ctx context.Context, r soap.RoundTripper, req *types.PbmQueryAssociatedEntity) (*types.PbmQueryAssociatedEntityResponse, error)
- func PbmQueryAssociatedProfile(ctx context.Context, r soap.RoundTripper, req *types.PbmQueryAssociatedProfile) (*types.PbmQueryAssociatedProfileResponse, error)
- func PbmQueryAssociatedProfiles(ctx context.Context, r soap.RoundTripper, ...) (*types.PbmQueryAssociatedProfilesResponse, error)
- func PbmQueryByRollupComplianceStatus(ctx context.Context, r soap.RoundTripper, ...) (*types.PbmQueryByRollupComplianceStatusResponse, error)
- func PbmQueryDefaultRequirementProfile(ctx context.Context, r soap.RoundTripper, ...) (*types.PbmQueryDefaultRequirementProfileResponse, error)
- func PbmQueryDefaultRequirementProfiles(ctx context.Context, r soap.RoundTripper, ...) (*types.PbmQueryDefaultRequirementProfilesResponse, error)
- func PbmQueryMatchingHub(ctx context.Context, r soap.RoundTripper, req *types.PbmQueryMatchingHub) (*types.PbmQueryMatchingHubResponse, error)
- func PbmQueryMatchingHubWithSpec(ctx context.Context, r soap.RoundTripper, ...) (*types.PbmQueryMatchingHubWithSpecResponse, error)
- func PbmQueryProfile(ctx context.Context, r soap.RoundTripper, req *types.PbmQueryProfile) (*types.PbmQueryProfileResponse, error)
- func PbmQueryReplicationGroups(ctx context.Context, r soap.RoundTripper, req *types.PbmQueryReplicationGroups) (*types.PbmQueryReplicationGroupsResponse, error)
- func PbmQuerySpaceStatsForStorageContainer(ctx context.Context, r soap.RoundTripper, ...) (*types.PbmQuerySpaceStatsForStorageContainerResponse, error)
- func PbmResetDefaultRequirementProfile(ctx context.Context, r soap.RoundTripper, ...) (*types.PbmResetDefaultRequirementProfileResponse, error)
- func PbmResetVSanDefaultProfile(ctx context.Context, r soap.RoundTripper, ...) (*types.PbmResetVSanDefaultProfileResponse, error)
- func PbmRetrieveContent(ctx context.Context, r soap.RoundTripper, req *types.PbmRetrieveContent) (*types.PbmRetrieveContentResponse, error)
- func PbmRetrieveServiceContent(ctx context.Context, r soap.RoundTripper, req *types.PbmRetrieveServiceContent) (*types.PbmRetrieveServiceContentResponse, error)
- func PbmUpdate(ctx context.Context, r soap.RoundTripper, req *types.PbmUpdate) (*types.PbmUpdateResponse, error)
- type PbmAssignDefaultRequirementProfileBody
- type PbmCheckCompatibilityBody
- type PbmCheckCompatibilityWithSpecBody
- type PbmCheckComplianceBody
- type PbmCheckRequirementsBody
- type PbmCheckRollupComplianceBody
- type PbmCreateBody
- type PbmDeleteBody
- type PbmFetchCapabilityMetadataBody
- type PbmFetchCapabilitySchemaBody
- type PbmFetchComplianceResultBody
- type PbmFetchResourceTypeBody
- type PbmFetchRollupComplianceResultBody
- type PbmFetchVendorInfoBody
- type PbmFindApplicableDefaultProfileBody
- type PbmQueryAssociatedEntitiesBody
- type PbmQueryAssociatedEntityBody
- type PbmQueryAssociatedProfileBody
- type PbmQueryAssociatedProfilesBody
- type PbmQueryByRollupComplianceStatusBody
- type PbmQueryDefaultRequirementProfileBody
- type PbmQueryDefaultRequirementProfilesBody
- type PbmQueryMatchingHubBody
- type PbmQueryMatchingHubWithSpecBody
- type PbmQueryProfileBody
- type PbmQueryReplicationGroupsBody
- type PbmQuerySpaceStatsForStorageContainerBody
- type PbmResetDefaultRequirementProfileBody
- type PbmResetVSanDefaultProfileBody
- type PbmRetrieveContentBody
- type PbmRetrieveServiceContentBody
- type PbmUpdateBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PbmAssignDefaultRequirementProfile ¶
func PbmAssignDefaultRequirementProfile(ctx context.Context, r soap.RoundTripper, req *types.PbmAssignDefaultRequirementProfile) (*types.PbmAssignDefaultRequirementProfileResponse, error)
func PbmCheckCompatibility ¶
func PbmCheckCompatibility(ctx context.Context, r soap.RoundTripper, req *types.PbmCheckCompatibility) (*types.PbmCheckCompatibilityResponse, error)
func PbmCheckCompatibilityWithSpec ¶
func PbmCheckCompatibilityWithSpec(ctx context.Context, r soap.RoundTripper, req *types.PbmCheckCompatibilityWithSpec) (*types.PbmCheckCompatibilityWithSpecResponse, error)
func PbmCheckCompliance ¶
func PbmCheckCompliance(ctx context.Context, r soap.RoundTripper, req *types.PbmCheckCompliance) (*types.PbmCheckComplianceResponse, error)
func PbmCheckRequirements ¶
func PbmCheckRequirements(ctx context.Context, r soap.RoundTripper, req *types.PbmCheckRequirements) (*types.PbmCheckRequirementsResponse, error)
func PbmCheckRollupCompliance ¶
func PbmCheckRollupCompliance(ctx context.Context, r soap.RoundTripper, req *types.PbmCheckRollupCompliance) (*types.PbmCheckRollupComplianceResponse, error)
func PbmCreate ¶
func PbmCreate(ctx context.Context, r soap.RoundTripper, req *types.PbmCreate) (*types.PbmCreateResponse, error)
func PbmDelete ¶
func PbmDelete(ctx context.Context, r soap.RoundTripper, req *types.PbmDelete) (*types.PbmDeleteResponse, error)
func PbmFetchCapabilityMetadata ¶
func PbmFetchCapabilityMetadata(ctx context.Context, r soap.RoundTripper, req *types.PbmFetchCapabilityMetadata) (*types.PbmFetchCapabilityMetadataResponse, error)
func PbmFetchCapabilitySchema ¶
func PbmFetchCapabilitySchema(ctx context.Context, r soap.RoundTripper, req *types.PbmFetchCapabilitySchema) (*types.PbmFetchCapabilitySchemaResponse, error)
func PbmFetchComplianceResult ¶
func PbmFetchComplianceResult(ctx context.Context, r soap.RoundTripper, req *types.PbmFetchComplianceResult) (*types.PbmFetchComplianceResultResponse, error)
func PbmFetchResourceType ¶
func PbmFetchResourceType(ctx context.Context, r soap.RoundTripper, req *types.PbmFetchResourceType) (*types.PbmFetchResourceTypeResponse, error)
func PbmFetchRollupComplianceResult ¶
func PbmFetchRollupComplianceResult(ctx context.Context, r soap.RoundTripper, req *types.PbmFetchRollupComplianceResult) (*types.PbmFetchRollupComplianceResultResponse, error)
func PbmFetchVendorInfo ¶
func PbmFetchVendorInfo(ctx context.Context, r soap.RoundTripper, req *types.PbmFetchVendorInfo) (*types.PbmFetchVendorInfoResponse, error)
func PbmFindApplicableDefaultProfile ¶
func PbmFindApplicableDefaultProfile(ctx context.Context, r soap.RoundTripper, req *types.PbmFindApplicableDefaultProfile) (*types.PbmFindApplicableDefaultProfileResponse, error)
func PbmQueryAssociatedEntities ¶
func PbmQueryAssociatedEntities(ctx context.Context, r soap.RoundTripper, req *types.PbmQueryAssociatedEntities) (*types.PbmQueryAssociatedEntitiesResponse, error)
func PbmQueryAssociatedEntity ¶
func PbmQueryAssociatedEntity(ctx context.Context, r soap.RoundTripper, req *types.PbmQueryAssociatedEntity) (*types.PbmQueryAssociatedEntityResponse, error)
func PbmQueryAssociatedProfile ¶
func PbmQueryAssociatedProfile(ctx context.Context, r soap.RoundTripper, req *types.PbmQueryAssociatedProfile) (*types.PbmQueryAssociatedProfileResponse, error)
func PbmQueryAssociatedProfiles ¶
func PbmQueryAssociatedProfiles(ctx context.Context, r soap.RoundTripper, req *types.PbmQueryAssociatedProfiles) (*types.PbmQueryAssociatedProfilesResponse, error)
func PbmQueryByRollupComplianceStatus ¶
func PbmQueryByRollupComplianceStatus(ctx context.Context, r soap.RoundTripper, req *types.PbmQueryByRollupComplianceStatus) (*types.PbmQueryByRollupComplianceStatusResponse, error)
func PbmQueryDefaultRequirementProfile ¶
func PbmQueryDefaultRequirementProfile(ctx context.Context, r soap.RoundTripper, req *types.PbmQueryDefaultRequirementProfile) (*types.PbmQueryDefaultRequirementProfileResponse, error)
func PbmQueryDefaultRequirementProfiles ¶
func PbmQueryDefaultRequirementProfiles(ctx context.Context, r soap.RoundTripper, req *types.PbmQueryDefaultRequirementProfiles) (*types.PbmQueryDefaultRequirementProfilesResponse, error)
func PbmQueryMatchingHub ¶
func PbmQueryMatchingHub(ctx context.Context, r soap.RoundTripper, req *types.PbmQueryMatchingHub) (*types.PbmQueryMatchingHubResponse, error)
func PbmQueryMatchingHubWithSpec ¶
func PbmQueryMatchingHubWithSpec(ctx context.Context, r soap.RoundTripper, req *types.PbmQueryMatchingHubWithSpec) (*types.PbmQueryMatchingHubWithSpecResponse, error)
func PbmQueryProfile ¶
func PbmQueryProfile(ctx context.Context, r soap.RoundTripper, req *types.PbmQueryProfile) (*types.PbmQueryProfileResponse, error)
func PbmQueryReplicationGroups ¶
func PbmQueryReplicationGroups(ctx context.Context, r soap.RoundTripper, req *types.PbmQueryReplicationGroups) (*types.PbmQueryReplicationGroupsResponse, error)
func PbmQuerySpaceStatsForStorageContainer ¶
func PbmQuerySpaceStatsForStorageContainer(ctx context.Context, r soap.RoundTripper, req *types.PbmQuerySpaceStatsForStorageContainer) (*types.PbmQuerySpaceStatsForStorageContainerResponse, error)
func PbmResetDefaultRequirementProfile ¶
func PbmResetDefaultRequirementProfile(ctx context.Context, r soap.RoundTripper, req *types.PbmResetDefaultRequirementProfile) (*types.PbmResetDefaultRequirementProfileResponse, error)
func PbmResetVSanDefaultProfile ¶
func PbmResetVSanDefaultProfile(ctx context.Context, r soap.RoundTripper, req *types.PbmResetVSanDefaultProfile) (*types.PbmResetVSanDefaultProfileResponse, error)
func PbmRetrieveContent ¶
func PbmRetrieveContent(ctx context.Context, r soap.RoundTripper, req *types.PbmRetrieveContent) (*types.PbmRetrieveContentResponse, error)
func PbmRetrieveServiceContent ¶
func PbmRetrieveServiceContent(ctx context.Context, r soap.RoundTripper, req *types.PbmRetrieveServiceContent) (*types.PbmRetrieveServiceContentResponse, error)
Types ¶
type PbmAssignDefaultRequirementProfileBody ¶
type PbmAssignDefaultRequirementProfileBody struct { Req *types.PbmAssignDefaultRequirementProfile `xml:"urn:pbm PbmAssignDefaultRequirementProfile,omitempty"` Res *types.PbmAssignDefaultRequirementProfileResponse `xml:"urn:pbm PbmAssignDefaultRequirementProfileResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmAssignDefaultRequirementProfileBody) Fault ¶
func (b *PbmAssignDefaultRequirementProfileBody) Fault() *soap.Fault
type PbmCheckCompatibilityBody ¶
type PbmCheckCompatibilityBody struct { Req *types.PbmCheckCompatibility `xml:"urn:pbm PbmCheckCompatibility,omitempty"` Res *types.PbmCheckCompatibilityResponse `xml:"urn:pbm PbmCheckCompatibilityResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmCheckCompatibilityBody) Fault ¶
func (b *PbmCheckCompatibilityBody) Fault() *soap.Fault
type PbmCheckCompatibilityWithSpecBody ¶
type PbmCheckCompatibilityWithSpecBody struct { Req *types.PbmCheckCompatibilityWithSpec `xml:"urn:pbm PbmCheckCompatibilityWithSpec,omitempty"` Res *types.PbmCheckCompatibilityWithSpecResponse `xml:"urn:pbm PbmCheckCompatibilityWithSpecResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmCheckCompatibilityWithSpecBody) Fault ¶
func (b *PbmCheckCompatibilityWithSpecBody) Fault() *soap.Fault
type PbmCheckComplianceBody ¶
type PbmCheckComplianceBody struct { Req *types.PbmCheckCompliance `xml:"urn:pbm PbmCheckCompliance,omitempty"` Res *types.PbmCheckComplianceResponse `xml:"urn:pbm PbmCheckComplianceResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmCheckComplianceBody) Fault ¶
func (b *PbmCheckComplianceBody) Fault() *soap.Fault
type PbmCheckRequirementsBody ¶
type PbmCheckRequirementsBody struct { Req *types.PbmCheckRequirements `xml:"urn:pbm PbmCheckRequirements,omitempty"` Res *types.PbmCheckRequirementsResponse `xml:"urn:pbm PbmCheckRequirementsResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmCheckRequirementsBody) Fault ¶
func (b *PbmCheckRequirementsBody) Fault() *soap.Fault
type PbmCheckRollupComplianceBody ¶
type PbmCheckRollupComplianceBody struct { Req *types.PbmCheckRollupCompliance `xml:"urn:pbm PbmCheckRollupCompliance,omitempty"` Res *types.PbmCheckRollupComplianceResponse `xml:"urn:pbm PbmCheckRollupComplianceResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmCheckRollupComplianceBody) Fault ¶
func (b *PbmCheckRollupComplianceBody) Fault() *soap.Fault
type PbmCreateBody ¶
type PbmCreateBody struct { Req *types.PbmCreate `xml:"urn:pbm PbmCreate,omitempty"` Res *types.PbmCreateResponse `xml:"urn:pbm PbmCreateResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmCreateBody) Fault ¶
func (b *PbmCreateBody) Fault() *soap.Fault
type PbmDeleteBody ¶
type PbmDeleteBody struct { Req *types.PbmDelete `xml:"urn:pbm PbmDelete,omitempty"` Res *types.PbmDeleteResponse `xml:"urn:pbm PbmDeleteResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmDeleteBody) Fault ¶
func (b *PbmDeleteBody) Fault() *soap.Fault
type PbmFetchCapabilityMetadataBody ¶
type PbmFetchCapabilityMetadataBody struct { Req *types.PbmFetchCapabilityMetadata `xml:"urn:pbm PbmFetchCapabilityMetadata,omitempty"` Res *types.PbmFetchCapabilityMetadataResponse `xml:"urn:pbm PbmFetchCapabilityMetadataResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmFetchCapabilityMetadataBody) Fault ¶
func (b *PbmFetchCapabilityMetadataBody) Fault() *soap.Fault
type PbmFetchCapabilitySchemaBody ¶
type PbmFetchCapabilitySchemaBody struct { Req *types.PbmFetchCapabilitySchema `xml:"urn:pbm PbmFetchCapabilitySchema,omitempty"` Res *types.PbmFetchCapabilitySchemaResponse `xml:"urn:pbm PbmFetchCapabilitySchemaResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmFetchCapabilitySchemaBody) Fault ¶
func (b *PbmFetchCapabilitySchemaBody) Fault() *soap.Fault
type PbmFetchComplianceResultBody ¶
type PbmFetchComplianceResultBody struct { Req *types.PbmFetchComplianceResult `xml:"urn:pbm PbmFetchComplianceResult,omitempty"` Res *types.PbmFetchComplianceResultResponse `xml:"urn:pbm PbmFetchComplianceResultResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmFetchComplianceResultBody) Fault ¶
func (b *PbmFetchComplianceResultBody) Fault() *soap.Fault
type PbmFetchResourceTypeBody ¶
type PbmFetchResourceTypeBody struct { Req *types.PbmFetchResourceType `xml:"urn:pbm PbmFetchResourceType,omitempty"` Res *types.PbmFetchResourceTypeResponse `xml:"urn:pbm PbmFetchResourceTypeResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmFetchResourceTypeBody) Fault ¶
func (b *PbmFetchResourceTypeBody) Fault() *soap.Fault
type PbmFetchRollupComplianceResultBody ¶
type PbmFetchRollupComplianceResultBody struct { Req *types.PbmFetchRollupComplianceResult `xml:"urn:pbm PbmFetchRollupComplianceResult,omitempty"` Res *types.PbmFetchRollupComplianceResultResponse `xml:"urn:pbm PbmFetchRollupComplianceResultResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmFetchRollupComplianceResultBody) Fault ¶
func (b *PbmFetchRollupComplianceResultBody) Fault() *soap.Fault
type PbmFetchVendorInfoBody ¶
type PbmFetchVendorInfoBody struct { Req *types.PbmFetchVendorInfo `xml:"urn:pbm PbmFetchVendorInfo,omitempty"` Res *types.PbmFetchVendorInfoResponse `xml:"urn:pbm PbmFetchVendorInfoResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmFetchVendorInfoBody) Fault ¶
func (b *PbmFetchVendorInfoBody) Fault() *soap.Fault
type PbmFindApplicableDefaultProfileBody ¶
type PbmFindApplicableDefaultProfileBody struct { Req *types.PbmFindApplicableDefaultProfile `xml:"urn:pbm PbmFindApplicableDefaultProfile,omitempty"` Res *types.PbmFindApplicableDefaultProfileResponse `xml:"urn:pbm PbmFindApplicableDefaultProfileResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmFindApplicableDefaultProfileBody) Fault ¶
func (b *PbmFindApplicableDefaultProfileBody) Fault() *soap.Fault
type PbmQueryAssociatedEntitiesBody ¶
type PbmQueryAssociatedEntitiesBody struct { Req *types.PbmQueryAssociatedEntities `xml:"urn:pbm PbmQueryAssociatedEntities,omitempty"` Res *types.PbmQueryAssociatedEntitiesResponse `xml:"urn:pbm PbmQueryAssociatedEntitiesResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmQueryAssociatedEntitiesBody) Fault ¶
func (b *PbmQueryAssociatedEntitiesBody) Fault() *soap.Fault
type PbmQueryAssociatedEntityBody ¶
type PbmQueryAssociatedEntityBody struct { Req *types.PbmQueryAssociatedEntity `xml:"urn:pbm PbmQueryAssociatedEntity,omitempty"` Res *types.PbmQueryAssociatedEntityResponse `xml:"urn:pbm PbmQueryAssociatedEntityResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmQueryAssociatedEntityBody) Fault ¶
func (b *PbmQueryAssociatedEntityBody) Fault() *soap.Fault
type PbmQueryAssociatedProfileBody ¶
type PbmQueryAssociatedProfileBody struct { Req *types.PbmQueryAssociatedProfile `xml:"urn:pbm PbmQueryAssociatedProfile,omitempty"` Res *types.PbmQueryAssociatedProfileResponse `xml:"urn:pbm PbmQueryAssociatedProfileResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmQueryAssociatedProfileBody) Fault ¶
func (b *PbmQueryAssociatedProfileBody) Fault() *soap.Fault
type PbmQueryAssociatedProfilesBody ¶
type PbmQueryAssociatedProfilesBody struct { Req *types.PbmQueryAssociatedProfiles `xml:"urn:pbm PbmQueryAssociatedProfiles,omitempty"` Res *types.PbmQueryAssociatedProfilesResponse `xml:"urn:pbm PbmQueryAssociatedProfilesResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmQueryAssociatedProfilesBody) Fault ¶
func (b *PbmQueryAssociatedProfilesBody) Fault() *soap.Fault
type PbmQueryByRollupComplianceStatusBody ¶
type PbmQueryByRollupComplianceStatusBody struct { Req *types.PbmQueryByRollupComplianceStatus `xml:"urn:pbm PbmQueryByRollupComplianceStatus,omitempty"` Res *types.PbmQueryByRollupComplianceStatusResponse `xml:"urn:pbm PbmQueryByRollupComplianceStatusResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmQueryByRollupComplianceStatusBody) Fault ¶
func (b *PbmQueryByRollupComplianceStatusBody) Fault() *soap.Fault
type PbmQueryDefaultRequirementProfileBody ¶
type PbmQueryDefaultRequirementProfileBody struct { Req *types.PbmQueryDefaultRequirementProfile `xml:"urn:pbm PbmQueryDefaultRequirementProfile,omitempty"` Res *types.PbmQueryDefaultRequirementProfileResponse `xml:"urn:pbm PbmQueryDefaultRequirementProfileResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmQueryDefaultRequirementProfileBody) Fault ¶
func (b *PbmQueryDefaultRequirementProfileBody) Fault() *soap.Fault
type PbmQueryDefaultRequirementProfilesBody ¶
type PbmQueryDefaultRequirementProfilesBody struct { Req *types.PbmQueryDefaultRequirementProfiles `xml:"urn:pbm PbmQueryDefaultRequirementProfiles,omitempty"` Res *types.PbmQueryDefaultRequirementProfilesResponse `xml:"urn:pbm PbmQueryDefaultRequirementProfilesResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmQueryDefaultRequirementProfilesBody) Fault ¶
func (b *PbmQueryDefaultRequirementProfilesBody) Fault() *soap.Fault
type PbmQueryMatchingHubBody ¶
type PbmQueryMatchingHubBody struct { Req *types.PbmQueryMatchingHub `xml:"urn:pbm PbmQueryMatchingHub,omitempty"` Res *types.PbmQueryMatchingHubResponse `xml:"urn:pbm PbmQueryMatchingHubResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmQueryMatchingHubBody) Fault ¶
func (b *PbmQueryMatchingHubBody) Fault() *soap.Fault
type PbmQueryMatchingHubWithSpecBody ¶
type PbmQueryMatchingHubWithSpecBody struct { Req *types.PbmQueryMatchingHubWithSpec `xml:"urn:pbm PbmQueryMatchingHubWithSpec,omitempty"` Res *types.PbmQueryMatchingHubWithSpecResponse `xml:"urn:pbm PbmQueryMatchingHubWithSpecResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmQueryMatchingHubWithSpecBody) Fault ¶
func (b *PbmQueryMatchingHubWithSpecBody) Fault() *soap.Fault
type PbmQueryProfileBody ¶
type PbmQueryProfileBody struct { Req *types.PbmQueryProfile `xml:"urn:pbm PbmQueryProfile,omitempty"` Res *types.PbmQueryProfileResponse `xml:"urn:pbm PbmQueryProfileResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmQueryProfileBody) Fault ¶
func (b *PbmQueryProfileBody) Fault() *soap.Fault
type PbmQueryReplicationGroupsBody ¶
type PbmQueryReplicationGroupsBody struct { Req *types.PbmQueryReplicationGroups `xml:"urn:pbm PbmQueryReplicationGroups,omitempty"` Res *types.PbmQueryReplicationGroupsResponse `xml:"urn:pbm PbmQueryReplicationGroupsResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmQueryReplicationGroupsBody) Fault ¶
func (b *PbmQueryReplicationGroupsBody) Fault() *soap.Fault
type PbmQuerySpaceStatsForStorageContainerBody ¶
type PbmQuerySpaceStatsForStorageContainerBody struct { Req *types.PbmQuerySpaceStatsForStorageContainer `xml:"urn:pbm PbmQuerySpaceStatsForStorageContainer,omitempty"` Res *types.PbmQuerySpaceStatsForStorageContainerResponse `xml:"urn:pbm PbmQuerySpaceStatsForStorageContainerResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmQuerySpaceStatsForStorageContainerBody) Fault ¶
func (b *PbmQuerySpaceStatsForStorageContainerBody) Fault() *soap.Fault
type PbmResetDefaultRequirementProfileBody ¶
type PbmResetDefaultRequirementProfileBody struct { Req *types.PbmResetDefaultRequirementProfile `xml:"urn:pbm PbmResetDefaultRequirementProfile,omitempty"` Res *types.PbmResetDefaultRequirementProfileResponse `xml:"urn:pbm PbmResetDefaultRequirementProfileResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmResetDefaultRequirementProfileBody) Fault ¶
func (b *PbmResetDefaultRequirementProfileBody) Fault() *soap.Fault
type PbmResetVSanDefaultProfileBody ¶
type PbmResetVSanDefaultProfileBody struct { Req *types.PbmResetVSanDefaultProfile `xml:"urn:pbm PbmResetVSanDefaultProfile,omitempty"` Res *types.PbmResetVSanDefaultProfileResponse `xml:"urn:pbm PbmResetVSanDefaultProfileResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmResetVSanDefaultProfileBody) Fault ¶
func (b *PbmResetVSanDefaultProfileBody) Fault() *soap.Fault
type PbmRetrieveContentBody ¶
type PbmRetrieveContentBody struct { Req *types.PbmRetrieveContent `xml:"urn:pbm PbmRetrieveContent,omitempty"` Res *types.PbmRetrieveContentResponse `xml:"urn:pbm PbmRetrieveContentResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmRetrieveContentBody) Fault ¶
func (b *PbmRetrieveContentBody) Fault() *soap.Fault
type PbmRetrieveServiceContentBody ¶
type PbmRetrieveServiceContentBody struct { Req *types.PbmRetrieveServiceContent `xml:"urn:pbm PbmRetrieveServiceContent,omitempty"` Res *types.PbmRetrieveServiceContentResponse `xml:"urn:pbm PbmRetrieveServiceContentResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmRetrieveServiceContentBody) Fault ¶
func (b *PbmRetrieveServiceContentBody) Fault() *soap.Fault
type PbmUpdateBody ¶
type PbmUpdateBody struct { Req *types.PbmUpdate `xml:"urn:pbm PbmUpdate,omitempty"` Res *types.PbmUpdateResponse `xml:"urn:pbm PbmUpdateResponse,omitempty"` Fault_ *soap.Fault `xml:"http://schemas.xmlsoap.org/soap/envelope/ Fault,omitempty"` }
func (*PbmUpdateBody) Fault ¶
func (b *PbmUpdateBody) Fault() *soap.Fault
Click to show internal directories.
Click to hide internal directories.