Gets a list of active publish contexts for the specified company. A publish context is considered active if there is at least one active server defined for the context.
Syntax
IpsUser
IpsAdmin
IpsCompanyAdmin
TrialSiteAdmin
TrialSiteUser
ImagePortalAdmin
ImagePortalUser
ImagePortalContrib
ImagePortalContribUser
Input (getActivePublishContextsParam)
Name | Type | Required | Description |
---|---|---|---|
companyHandle | xsd:string |
Yes | The handle to the company to query for active publish contexts |
Output (getActivePublishContextsReturn)
Name | Type | Required | Description |
---|---|---|---|
contextArray | types:StringArray |
Yes | The array of active publish contexts, which may include zero or more values from Publish Context. |