PlaceholderService

GET /placeholder/archived/environment/{ID:.+}
GET /placeholder/defined
GET /placeholder/defined/by-dictionary
GET /placeholder/defined/by-environment
GET /placeholder/defined/names
GET /placeholder/environment/{ID:.+}
GET /placeholder/host/{ID:.+}

GET /placeholder/archived/environment/{ID:.+}

Response body
List of ResolvedPlaceholderView
Content type: application/xml

GET /placeholder/defined

Response body
List of DefinedPlaceholderView
Content type: application/xml

GET /placeholder/defined/by-dictionary

Response body
List of DictionaryWithValueView
Content type: application/xml

GET /placeholder/defined/by-environment

Response body
List of DefinedPlaceholderReference
Content type: application/xml

GET /placeholder/defined/names

Response body
List of String
Content type: application/xml

GET /placeholder/environment/{ID:.+}

Response body
List of ResolvedPlaceholderView
Content type: application/xml

GET /placeholder/host/{ID:.+}

Response body
List of ResolvedPlaceholderView
Content type: application/xml