0
2.0.0
Yokohama, Xanadu, Washington DC, Vancouver
Provides actions to automate the management of profiles and endpoints in Microsoft Azure Traffic Manager.
Endpoint Management
- Create Endpoint
- Delete Endpoint
- Look up Endpoint
- Update Endpoint
Profile Management
- Create Profile
- Delete Profile
- Look up DNS Name Availability
- Look up Profile
- Look up Profiles by Resource Group
- Look up Profiles by Subscription ID
- Update Profile
New:
- Microsoft Azure Traffic Manager Spoke now makes use of the default alias for Microsoft Resource Management Spoke (sn_azure_rm_spoke.Microsoft_Azure_Resource_Management)
- New Actions with latest design pattern of complex object outputs, retry policy, connection & credentials, and error evaluation making use of the new connection & credential alias
- Endpoint Management: Create Endpoint (create_endpoint_v2), Delete Endpoint (delete_endpoint), Look up Endpoint (look_up_endpoint), Update Endpoint (update_endpoint_v2)
- Profile Management: Create Profile (create_profile_v2), Delete Profile (delete_profile_v2), Look up DNS Name Availability (look_up_dns_name_availability), Look up Profile (look_up_profile), Look up Profiles by Resource Group (look_up_profiles_by_resource_group), Look up Profiles by Subscription ID (look_up_profiles_by_subscription_id), Update Profile (update_profile)
Removed:
- Deprecated old credential alias Azure_Traffic_Manager (sn_azure_tmgr_spke.Azure_Traffic_Manager)
- Deprecate actions that make use of old credential alias
- Endpoint Management: Create Endpoint (Deprecated) (create_endpoint1), Delete Endpoint (Deprecated) (create_endpoint), Get Endpoint (Deprecated) (get_endpoint), Update Endpoint (Deprecated) (update_endpoint)
- Profile Management: Check DNS Availability (Deprecated) (check_dns_availability), Create Profile (Deprecated) (create_profile), Delete Profile (Deprecated) (delete_profile), Get Profile (Deprecated) (get_profile), Look up Profiles By Resource Group (Deprecated) (list_profile_by_resource_group), Look up Profiles By Subscription (Deprecated) (look_up_profiles_by_subscription), Update Profile (Deprecated) (update_profile1)
Required plugins and products
- See Supporting Links and Docs
Dependencies
- ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
- ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
- ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
- Complex Object (com.glide.cobject)
- Microsoft Resource Management Spoke v2.0.0 (sn_azure_rm_spoke)