PbmFetchCapabilitySchemaRequestType

PbmFetchCapabilitySchemaRequestType
PbmFetchCapabilitySchemaRequestType

The parameters of PbmFetchCapabilitySchema.

This structure may be used only with operations rendered under /pbm.

JSON Example
{
    "vendorUuid": "string",
    "lineOfService": [
        "string"
    ]
}
string
vendorUuid
Optional

Unique identifier for the vendor/owner of capability metadata. If omitted, the server searchs all capability metadata registered with the system. The specified vendor ID must match PbmCapabilitySchemaVendorInfo.PbmCapabilitySchemaVendorInfo.vendorUuid.

array of string
lineOfService
Optional

Optional line of service that must match PbmLineOfServiceInfoLineOfServiceEnumEnum. If specified, the capability schema objects are returned for the given lineOfServices. If null, then all capability schema objects that may or may not have data service capabilities are returned.