Skip to main content

services

Overview

Nameservices
TypeResource
Idazure.api_center.services

Fields

NameDatatypeDescription
identityobjectManaged service identity (system assigned and/or user assigned identities)
locationstringThe geo-location where the resource lives
propertiesobjectThe properties of the service.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, serviceName, subscriptionIdReturns details of the service.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdReturns a collection of services within the resource group.
list_by_subscriptionSELECTsubscriptionIdLists services within an Azure subscription.
create_or_updateINSERTresourceGroupName, serviceName, subscriptionIdCreates new or updates existing API.
deleteDELETEresourceGroupName, serviceName, subscriptionIdDeletes specified service.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdReturns a collection of services within the resource group.
_list_by_subscriptionEXECsubscriptionIdLists services within an Azure subscription.
export_metadata_schemaEXECExports the effective metadata schema.
updateEXECresourceGroupName, serviceName, subscriptionIdUpdates existing service.