Saltar a contenido

Request-SimanSusAccess⚓︎

SYNOPSIS⚓︎

Se obtienen permisos administrativos sobre una subscripción.

SYNTAX⚓︎

Request-SimanSusAccess [-SusId] <SubscriptionId> [-WhatIf] [-Confirm] [<CommonParameters>]

DESCRIPTION⚓︎

Con este comando se asigna acceso administrativo a la suscripción especificada.

Solo se puede tener acceso a un único suscriptor a la vez y el usuario debe ser miembro del Grupo Siman-Support.

COMMAND ALIASES

  • Request-SusAdmin
  • rsa

EXAMPLES⚓︎

Example 1⚓︎

PS> Request-SimanSusAccess SUS001
Confirm
Are you sure you want to perform this action?
Performing the operation "Se cambiara el grupo de acceso administrativo a SUS001-Admin" on target "fabian".
[Y] Yes  [A] Yes to All  [N] No  [L] No to All  [?] Help (default is "Y"):
VERBOSE: Esperando sincronizacion entre directorios...
[+] Se ha asignado al usuario 'fabian' acceso al grupo [SUS001-Admin]

PARAMETERS⚓︎

-Confirm⚓︎

Prompts you for confirmation before running the cmdlet.

Type: System.Management.Automation.SwitchParameter
DefaultValue: None
SupportsWildcards: false
Aliases:
- cf
ParameterSets:
- Name: (All)
  Position: Named
  IsRequired: false
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

-SusId⚓︎

El valor de este parametro deberá ser un único ID de la suscripción SUSnnn o una variable de tipo [Siman.Cloud.Model.SubscriptionId].

Type: Siman.Cloud.Model.SubscriptionId
DefaultValue: None
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
  Position: 0
  IsRequired: true
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

-WhatIf⚓︎

Runs the command in a mode that only reports what would happen without performing the actions.

Type: System.Management.Automation.SwitchParameter
DefaultValue: ''
SupportsWildcards: false
Aliases:
- wi
ParameterSets:
- Name: (All)
  Position: Named
  IsRequired: false
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

CommonParameters⚓︎

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS⚓︎

OUTPUTS⚓︎

NOTES⚓︎